printing: Add missing strings back for translation
authorMarek Kasik <mkasik@redhat.com>
Wed, 11 Dec 2013 16:48:17 +0000 (17:48 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 14 Dec 2013 21:41:53 +0000 (16:41 -0500)
There are string in gtkprintunixdialog.ui marked for translation
which are not in gtkprintunixdialog.ui.h.

https://bugzilla.gnome.org/show_bug.cgi?id=708907

gtk/gtkprintunixdialog.ui.h

index 955662f38c252e54f987ae4a7ec1134d4d92d848..a70fba7d4e2a75273e8c830e4d239ade3cc94785 100644 (file)
@@ -30,6 +30,9 @@ N_("T_wo-sided:");
 N_("Pages per _side:");
 N_("Page or_dering:");
 N_("_Only print:");
+N_("All sheets");
+N_("Even sheets");
+N_("Odd sheets");
 N_("Sc_ale:");
 N_("Paper");
 N_("Paper _type:");
@@ -37,6 +40,10 @@ N_("Paper _source:");
 N_("Output t_ray:");
 N_("_Paper size:");
 N_("Or_ientation:");
+N_("Portrait");
+N_("Landscape");
+N_("Reverse portrait");
+N_("Reverse landscape");
 N_("Page Setup");
 N_("Job Details");
 N_("Pri_ority:");